Welcome![Sign In][Sign Up]
Location:
Search - linux b

Search list

[Other resourceLINUX应用程序开发指南:使用GTK+ GNOME库

Description: 本书介绍了Linux下图形用户接口(GUI)编程技术。全书共18章,分五个部分。第一部分介绍Linux GUI编程架构以及编程基础知识,第二部分介绍Linux 编程常用C语言函数库glibc、构件库Gtk+、Gnome,第三部分介绍Linux下的GUI生成器Glade,第四部分介绍Linux编程调试工具gdb及xxgdb。第五部分包括三个附录,附录A是书中使用的示例GnomeHello的源代码,附录B介绍了一些与Gtk+/Gnome编程相关的在线资源,附录C是Gtk+/Gnome对象的简要介绍。本书中的Gtk+构件示例都来自于GTK 1.2.3软件包的示例。如果下载并安装了GTK 1.2.3软件包,则能够在展开的源代码目录下找到这些示例代码。本书适用于有Linux使用经验及C语言编程基础的读者阅读。-the book of Linux graphical user interface (GUI) programming technology. A total of 18 book chapters, divided into five parts. The first part gives Linux GUI programming framework and programming knowledge base, the second part gives Linux programming language commonly used C library glibc, component library Gtk, Gnome, the third part gives Linux GUI generator Glade, the fourth part gives Linux programming and debugging tools gdb xxgdb. The fifth section includes three appendices, Appendix A is the book GnomeHello examples of the use of the source code, Appendix B presents a number Gtk / Gnome programming related online resources, Appendix C is Gtk / Gnome target briefing. The book's examples are Gtk components from GTK 1.2.3 package example. If you download and install the GTK 1.2.3 p
Platform: | Size: 7988538 | Author: 黄影 | Hits:

[Multimedia program3GPP2_EVRC_software_vB-1.0_for_C.S0014-B

Description: 3GPP2 EVRC C.S0014-B 编解码unix/linux源文件
Platform: | Size: 3160814 | Author: tomton_27 | Hits:

[Internet-Networksms_dispatch.0.1.b.tar

Description: sms发送短信的程序,对于在linux环境下开发的人员很有用。 SMS-Dispatch is Linux console C++ program for SMS messages dispatch from preliminary prepared text file via circuit GSM phone in batch mode. Tested on Motorola C3xx phones. So you can create the report about users status for ex. and send it them as SMS.
Platform: | Size: 11995 | Author: maoyang | Hits:

[OtherLINUX应用程序开发指南:使用GTK+ GNOME库

Description: 本书介绍了Linux下图形用户接口(GUI)编程技术。全书共18章,分五个部分。第一部分介绍Linux GUI编程架构以及编程基础知识,第二部分介绍Linux 编程常用C语言函数库glibc、构件库Gtk+、Gnome,第三部分介绍Linux下的GUI生成器Glade,第四部分介绍Linux编程调试工具gdb及xxgdb。第五部分包括三个附录,附录A是书中使用的示例GnomeHello的源代码,附录B介绍了一些与Gtk+/Gnome编程相关的在线资源,附录C是Gtk+/Gnome对象的简要介绍。本书中的Gtk+构件示例都来自于GTK 1.2.3软件包的示例。如果下载并安装了GTK 1.2.3软件包,则能够在展开的源代码目录下找到这些示例代码。本书适用于有Linux使用经验及C语言编程基础的读者阅读。-the book of Linux graphical user interface (GUI) programming technology. A total of 18 book chapters, divided into five parts. The first part gives Linux GUI programming framework and programming knowledge base, the second part gives Linux programming language commonly used C library glibc, component library Gtk, Gnome, the third part gives Linux GUI generator Glade, the fourth part gives Linux programming and debugging tools gdb xxgdb. The fifth section includes three appendices, Appendix A is the book GnomeHello examples of the use of the source code, Appendix B presents a number Gtk/Gnome programming related online resources, Appendix C is Gtk/Gnome target briefing. The book's examples are Gtk components from GTK 1.2.3 package example. If you download and install the GTK 1.2.3 p
Platform: | Size: 7988224 | Author: 黄影 | Hits:

[OS programlinux-2.4.20.tar

Description: LINUX 2.4.20 源代码 学LINUX的人很有用哦-Linux 2.4.20 Linux source code of learning useful oh
Platform: | Size: 33964032 | Author: 幸运星 | Hits:

[OS Developlinux-2.6.9.tar

Description: Linux Kernel 2.6.9 for OMAP1710 -Linux Kernel 2.6.9 for OMAP1710
Platform: | Size: 45658112 | Author: zhao jg | Hits:

[Linux-Unixbcc-src-1.0.29c

Description: 最新版的BCC, bcc-src-1.0.29c.rar,基于sparc平台处理器leon2,leon3,v7,v8等系列的linux环境下交叉编译工具-The latest version of the BCC, bcc-src-1.0.29c.rar, based on the sparc platform processors leon2, leon3, v7, v8, such as family environment linux cross compiler tools
Platform: | Size: 3053568 | Author: | Hits:

[JSP/Javajre-6u2-linux-i586-rpm

Description: SUN公司的linux下的JAVA环境包,安装LUMAQQ和其他一些软件必须要安装的包,很有用的,这个是比较新的版本JRE-1.6-02-SUN s JAVA environment under linux package, installation LUMAQQ and some other software package must be installed, very useful, this is a relatively new version of JRE-1.6-02
Platform: | Size: 18591744 | Author: litao | Hits:

[Linux-UnixBT

Description: linux下BT软件的源码。源代码可以使用命令“make”进行编译,使用该命令可以生成该章所有可执行程序。如果没有生成对应的可执行程序,请对照书中相应的内容。在编译生成可执行程序时,可能会生成警告:“warning:no newline at end of file”,产生这个警告是因为本书所有源代码是在Windows中进行编写的,Windows和Linux两种操作系统对于文件末尾的标识符处理不一致。该警告不会影响程序的功能和性能,所以不必理会。-err
Platform: | Size: 106496 | Author: 熊刚 | Hits:

[Internet-Networksms_dispatch.0.1.b.tar

Description: sms发送短信的程序,对于在linux环境下开发的人员很有用。 SMS-Dispatch is Linux console C++ program for SMS messages dispatch from preliminary prepared text file via circuit GSM phone in batch mode. Tested on Motorola C3xx phones. So you can create the report about users status for ex. and send it them as SMS.-sms text messaging procedure linux environment for staff development is useful. SMS-Dispatch is Linux console C++ Program for SMS messages dispatch from preliminary prepared text file via circuit GSM phone in batch mode. Tested on Motorola C3xx phones. So you can create the report about users status for ex. And send it them as SMS.
Platform: | Size: 12288 | Author: maoyang | Hits:

[Internet-Networklinux

Description: 用linux开发的基于B/S架构的,登陆注册模块。用到了Myeclipse,tomcat,mysql等。-Using linux based development B/S architecture, the landing module register. Used the Myeclipse, tomcat, mysql and so on.
Platform: | Size: 13312 | Author: 孔培刚 | Hits:

[Software EngineeringQt-programming-under-Linux-Getting-Started

Description: 前 言 第一章 Qt的安装 第二章 Hello World 第三章 C/C++ 基础 第四章 窗口部件 第五章 对话框 第六章 主应用窗口程序 第七章 文件与目录处理 第八章 数据库编程 第九章 程序调试与异常处理 附录A:Qt3.0新特性 附录B:Qt3.0类分组列表 -Preface Chapter I Chapter II Qt installation Hello World Chapter III C/C++ basic window components Chapter IV Chapter V Chapter VI the main application dialog box window procedure documents and directories Chapter VII Chapter VIII deal with database programming Chapter IX program debugging and exception handling in Appendix A: Qt3.0 new features in Appendix B: Qt3.0 category grouping list
Platform: | Size: 928768 | Author: jeff | Hits:

[Linux-Unixlinux-2.6.29.4.tar

Description: 最新版本的Linux内核,支持Intel、Alpha、PPC、Sparc、IA-64、ARM、MIPS、Amiga、 Atari和IBMs/390等,还支持32位大文件系统。而在Intel平台上,物理内存最大支持可以达到64GB。加强对IDE和SCSI硬件系统的支持,并增强了对USB设备和3D加速卡的支持。虽然并不像人们期望的那样有很大更新,但也好的多了。如果你还在使用旧版本的内核,赶快更新吧,绝对不会让你失望! Linux内核更新是越来越快了,可能由于Linux的普及,大家都开始关注了,各种安全隐患也越来越多。支持Intel、 Alpha、PPC、 Sparc、IA-64 、ARM、MIPS、Amiga、Atari和IBM s/390等,还支持32位大文件系统。而在Intel平台上,物理内存最大支持可以达到64GB。加强对IDE和SCSI硬件系统的支持,并增强了对 USB设备和3D加速卡的支持-The latest version of the Linux kernel to support Intel, Alpha, PPC, Sparc, IA-64, ARM, MIPS, Amiga, Atari and IBMs/390 and so on, also supports 32-bit large file system. In the Intel platform, the physical memory to achieve maximum support for 64GB. Strengthen the IDE and SCSI hardware system support and enhanced USB devices and 3D accelerator support. Although not as expected as a great update, but it s more. If you are still using the old version of the kernel update as soon as possible it will never let you down! Linux kernel update is getting faster and faster, and may be due to the popularity of Linux, we all started to pay attention, and a variety of security risks are also increasing. Support for Intel, Alpha, PPC, Sparc, IA-64, ARM, MIPS, Amiga, Atari and IBM s/390 and so on, also supports 32-bit large file system. In the Intel platform, the physical memory to achieve maximum support for 64GB. IDE and SCSI to strengthen the support of hardware systems and USB devices to enh
Platform: | Size: 878592 | Author: 我就是我 | Hits:

[Linux-Unixlinux_boa_cgic

Description: 感谢徐德志上传的那个web-cgi,我的这个源码是用于项目的,对一个嵌入式linux设备的参数设置,很适合LINUX c的web开发-Thank Xu-Zhi upload that web-cgi, I have this source code is used for the project on an embedded linux device parameter settings, it is suitable for LINUX c Development of the web
Platform: | Size: 1382400 | Author: 龚嘉 | Hits:

[Linux-Unixdoxygen-1.6.3.linux.bin.tar

Description: Doxygen C++文档生成器, 可以很方便的自动生成文档,yeal!-Doxygen C++ Document Generator, a good tool to create doc automaticly!
Platform: | Size: 3474432 | Author: 陈可 | Hits:

[Embeded Linuxarm-linux-gcc-3.4.5-gdb-6.8-insight-6.8-cygwin.tar

Description: cygwin下的arm交叉编译工具 包括: arm-linux-gcc-3.4.5 arm-linux-gdb-6.8 arm-linux-insight-6.8 -cygwin under the arm cross compiler tools include: arm-linux-gcc-3.4.5 arm-linux-gdb-6.8 arm-linux-insight-6.8
Platform: | Size: 59352064 | Author: tufei | Hits:

[ARM-PowerPC-ColdFire-MIPSarm-softfloat-linux-gnu-3.4.5.tar.bz2

Description: 支持软浮点编译的arm-softfloat-linux-gnu-3.4.5.tar.bz2,可直接解压至/opt/下,然后修改环境变量即可使用。-Soft floating point support compiled arm-softfloat-linux-gnu-3.4.5.tar.bz2, directly extract to/opt /, and then modify environment variables can be used.
Platform: | Size: 40043520 | Author: jiangyu | Hits:

[Embeded Linuxarm-linux-gcc-3.4.1.tar.bz2

Description: arm-linux-gcc交叉编译工具的安装说明-arm-linux-gcc cross-compiler tool installation instructions
Platform: | Size: 5120 | Author: chen | Hits:

[Embeded Linuxlinux-2.6.30.4

Description: linux 内核,用于嵌入式开发移植,能满足最新要求。-linux kernel development for embedded portable and can meet the latest requirements.
Platform: | Size: 61224960 | Author: 小凡 | Hits:

[Linux-Unixb

Description: Linux SYN扫描器 by SIncoder(Linux SYN Port Scanner by SIncoder)
Platform: | Size: 5120 | Author: CrackNote | Hits:
« 12 3 4 5 6 7 8 9 10 ... 14 »

CodeBus www.codebus.net